home *** CD-ROM | disk | FTP | other *** search
/ Digitalfoto 118 / Digitalfoto 118.iso / mac / pdf.swf / scripts / DefineButton2_479 / BUTTONCONDACTION on(release).as
Text File  |  2010-10-04  |  164b  |  6 lines

  1. on(release){
  2.    _root.pdf.mc_buit.attachMovie("pdf_trucos","pdf_trucos",1);
  3.    _root.pdf.mc_imgpdf._visible = false;
  4.    _root.pdf.fons_gris._visible = true;
  5. }
  6.